From 8e5985d05edb9b2df470f22fa83fb33b7eaddc55 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 9 Jun 2019 16:45:50 +0000 Subject: [PATCH] Typo fix --- gtk/gtknotebook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c index e86e457923..1671c84f25 100644 --- a/gtk/gtknotebook.c +++ b/gtk/gtknotebook.c @@ -144,7 +144,7 @@ * * A tab node gets the .dnd style class while it is moved with drag-and-drop. * - * The nodes are always arranged from left-to-right, regarldess of text direction. + * The nodes are always arranged from left-to-right, regardless of text direction. */ -- 2.30.2